(regex_compile): Remove the `regnum' counter.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Jun 2007 18:40:18 +0000 (18:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Jun 2007 18:40:18 +0000 (18:40 +0000)
commitccb7ba343d86e469d09d440614a9e52e8cfeee2c
tree1c92bd7c28e94a7b981924aaef63e3f6ef8c2c98
parentc40dc6ded2d3852b201ffa6800a07fd23ff3ade3
(regex_compile): Remove the `regnum' counter.
Use bufp->re_nsub instead.  Add support for \(?N:RE\).
etc/NEWS
lispref/searching.texi
src/ChangeLog
src/regex.c